FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/UKNationalIdentifiers

Packagefhir.virtually.healthcare
Resource TypeValueSet
IdUKNationalIdentifiers
FHIR VersionR4
Sourcehttps://fhir.virtually.healthcare/https://build.fhir.org/ig/Virtually-Healthcare/R4/ValueSet-UKNationalIdentifiers.html
URLhttps://fhir.virtually.healthcare/ValueSet/UKNationalIdentifiers
Version0.1.1-current
Statusdraft
Date2025-07-28T05:45:28+00:00
NameUKNationalIdentifiers
TitleUK National Insurance Identifiers
Realmus
Authorityhl7
DescriptionUK NHS National Insurance Identifier E.g. NHS Number (England and Wales) and CHI Number (Scotland)

Resources that use this resource

StructureDefinition
NHSNumberNHS, HCSN and CHI Numbers

Resources that this resource uses

CodeSystem
UKNationalIdentifierUKNationalIdentifier

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet UKNationalIdentifiers


Source

{
  "resourceType": "ValueSet",
  "id": "UKNationalIdentifiers",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.virtually.healthcare/ValueSet/UKNationalIdentifiers",
  "version": "0.1.1-current",
  "name": "UKNationalIdentifiers",
  "title": "UK National Insurance Identifiers",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-28T05:45:28+00:00",
  "publisher": "Virtually Healthcare",
  "contact": [
    {
      "name": "Virtually Healthcare",
      "telecom": [
        {
          "system": "url",
          "value": "https://virtually.healthcare"
        }
      ]
    }
  ],
  "description": "UK NHS National Insurance Identifier\n\nE.g. NHS Number (England and Wales) and CHI Number (Scotland)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "GB",
          "display": "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://fhir.virtually.healthcare/CodeSystem/UKNationalIdentifier"
      }
    ]
  }
}